Skip to content

Commit

Permalink
Download artifact from same workflow to current folder
Browse files Browse the repository at this point in the history
  • Loading branch information
theotherp committed Nov 20, 2023
1 parent ac9af52 commit 525dc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
uses: actions/download-artifact@master
with:
name: coreWindows
path: core.exe
path: ./

- name: "Check if core.exe was downloaded"
id: checkCoreExe
Expand Down

0 comments on commit 525dc13

Please sign in to comment.