Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilvestre authored May 16, 2024
1 parent 0dee5a7 commit e564da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Build blog
run: npx slidev build --base=/slidev-base/
run: npx slidev build --base=/profiler-slides/
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit e564da1

Please sign in to comment.