Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Phill030 authored Oct 16, 2023
1 parent c9a908c commit dcc27d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
- uses: actions/download-artifact@v3
- name: Display structure of downloaded files
run: ls -al
- name: Display structure of downloaded files 2
run: ls -al linux-executable/
- uses: actions/download-artifact@v2
with:
name: linux-executable
Expand Down

0 comments on commit dcc27d2

Please sign in to comment.