Skip to content

Commit

Permalink
Fix building artifact in Integrate workflow (#2634)
Browse files Browse the repository at this point in the history
  • Loading branch information
d7415 authored Oct 31, 2024
1 parent 03b7d6d commit afd345a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CICD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ jobs:
- name: Build Dist
run: |
make clean dist
mv Lychee-Dist.zip Lychee.zip
- name: Upload a Build Artifact
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
Expand Down

0 comments on commit afd345a

Please sign in to comment.