Skip to content

Commit

Permalink
artifact print
Browse files Browse the repository at this point in the history
  • Loading branch information
WhosMyName committed Feb 22, 2023
1 parent 4e09deb commit 11537ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
build/${{ env.REPO_NAME }}.exe
build/${{ env.REPO_NAME }}
- name: Print Artifacts
run: ls -lah ${{ github.workspace }}

release:
runs-on: [ubuntu-latest]
needs: build
Expand Down

0 comments on commit 11537ec

Please sign in to comment.