Skip to content

Commit

Permalink
ci: attempt to download a specific bundle artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-berger committed Feb 5, 2024
1 parent 2ddd0d5 commit e14bb85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Download build artifacts
uses: actions/download-artifact@v4
with:
name: bundle-i686-pc-windows-msvc
path: tmp

- run: ls -al
Expand Down

0 comments on commit e14bb85

Please sign in to comment.