From 09ed64a158bb0996601f5bc2daa2028a842b87b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20Kaan=20G=C3=9CM=C3=9C=C5=9E?= <96421894+Tahinli@users.noreply.github.com> Date: Sat, 14 Oct 2023 23:56:24 +0300 Subject: [PATCH] fix: Update rust_release.yml --- .github/workflows/rust_release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/rust_release.yml b/.github/workflows/rust_release.yml index f764676..f576bb5 100644 --- a/.github/workflows/rust_release.yml +++ b/.github/workflows/rust_release.yml @@ -12,6 +12,7 @@ jobs: - uses: actions/checkout@v3 - name: Forge a Folder run: mkdir Downloads + working-directory: /home/runner/work/rust-tcp-file-transfer/rust-tcp-file-transfer/ - uses: actions/download-artifact@v3 name: Download