Skip to content

Commit

Permalink
updated README path
Browse files Browse the repository at this point in the history
  • Loading branch information
mticmtic committed Apr 17, 2023
1 parent bf3d988 commit 7b83111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ jobs:

- name: Copy shortcut artifacts
run: |
cp ./micro_emulation_plans/src/user_execution/shortcut/README.md release/UserExecution/Shortcut/README.md
cp ./micro_emulation_plans/src/user_execution/shortcut/README_shortcut.md release/UserExecution/Shortcut/README_shortcut.md
cp ./micro_emulation_plans/src/user_execution/shortcut/build/generate_lnk.exe release/UserExecution/Shortcut/Shortcut.exe
# webshell:
Expand Down

0 comments on commit 7b83111

Please sign in to comment.