Skip to content

Commit

Permalink
With @v4 it failed, hence downgrading to @v2
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Oct 21, 2024
1 parent 7e738f6 commit 2a641e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- build
steps:
- name: Download artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@v2
- name: Inspect directory after downloading artifacts
run: ls -alFR
- name: Create release and upload artifacts
Expand Down

0 comments on commit 2a641e6

Please sign in to comment.