Skip to content

Commit

Permalink
ci: Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
png261 authored Mar 5, 2024
1 parent 379856a commit bbf9040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- name: Build
run: make clean & make
run: make clean && make

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit bbf9040

Please sign in to comment.