Skip to content

Commit

Permalink
ci: yet another try
Browse files Browse the repository at this point in the history
  • Loading branch information
baggiponte committed Sep 17, 2023
1 parent 5ed8c1d commit 251309d
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 @@ -29,7 +29,7 @@ jobs:
run: npm install

- name: Build HTML
run: npx slidev build --base=/talks/pyconit-polars -- slides.md
run: npx slidev build --base=/pyconit-polars

- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 251309d

Please sign in to comment.