fix: rust_release.yml

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-10-14 23:52:35 +03:00
parent 8cfc80a5b6
commit fa6d480ea7

View file

@ -9,6 +9,10 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v3
- name: Forge a Folder
run: mkdir Downloads
- uses: actions/download-artifact@v3
name: Download
with: