Skip to content

Commit

Permalink
chore(ops): bump site-builder version
Browse files Browse the repository at this point in the history
  • Loading branch information
strogonoff committed May 2, 2024
1 parent 796a1fd commit c2c2989
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 --outdir dist --datadir geolexica
npx @paneron/[email protected].19 --outdir dist --datadir geolexica
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit c2c2989

Please sign in to comment.