Skip to content

Commit

Permalink
CI: Adjust to Makefile/sh file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Aug 23, 2024
1 parent 440fd77 commit 5d6216a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
pwd
ls -la
make build-from-checkout
sh ./build-with-checkouts.sh
find bin -name 'index.html'
- name: Create artifact of built documentation
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 5d6216a

Please sign in to comment.