fix: Update rust_release.yml

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-10-14 23:44:25 +03:00 committed by GitHub
parent 8a13478010
commit ac45ee8bfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ jobs:
with: with:
path: ~/Downloads/ path: ~/Downloads/
- uses: actions/checkout@v3
- name: Display Downloads - name: Display Downloads
run: ls -R run: ls -R
working-directory: ~/Downloads/ working-directory: ~/Downloads/