Skip to content

Commit

Permalink
ignore upload artifact failure
Browse files Browse the repository at this point in the history
  • Loading branch information
liyishuai committed Sep 6, 2024
1 parent bcba8c2 commit 5ce96ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
if: ${{ always() }}
run: sudo chown -R 1001:116 .
- uses: actions/upload-artifact@v4
continue-on-error: true
with:
name: coqdoc
path: html
Expand Down

0 comments on commit 5ce96ab

Please sign in to comment.