Skip to content

Commit

Permalink
chore(ops): bump site-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
strogonoff committed Jun 18, 2024
1 parent 691aa56 commit 91e3e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@master
- name: Build
run: |
npx @paneron/[email protected].16 --debug --outdir dist --datadir geolexica
npx @paneron/[email protected].35 --debug --outdir dist --datadir geolexica
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 91e3e06

Please sign in to comment.