Skip to content

Commit

Permalink
ls artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
alexroan committed Jun 5, 2024
1 parent ff5b527 commit b500873
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,10 @@ jobs:
uses: actions/download-artifact@v2
with:
path: artifacts/

- name: la -la artifacts
run: |
ls -la artifacts/
- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit b500873

Please sign in to comment.