Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
I should have created a dev branch btw.
  • Loading branch information
Tom60chat authored Nov 20, 2023
1 parent c50c686 commit e17f231
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
needs: build

steps:
- name: Test artifact download
run: ls -R
- name: Download artifact
uses: actions/download-artifact@v3
with:
name: pet_the_cat_gui
- name: Test artifact download
run: ls -R

0 comments on commit e17f231

Please sign in to comment.