Skip to content

Commit

Permalink
rename artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Aug 16, 2023
1 parent 3ef4ae9 commit a2cd8af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/server-32bit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
with:
path: viam-server-latest-armv7l
- name: rename
run: mv artifact viam-server-latest-armv7l
- name: Authorize GCP Upload
uses: google-github-actions/auth@v1
with:
Expand Down

0 comments on commit a2cd8af

Please sign in to comment.