Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
zocker-160 committed Dec 11, 2020
1 parent 0ecf311 commit 1c2601b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: run compiled version
run: .\dist\EEStudio2.exe -v

- name: "rename" portable exe
- name: rename portable exe
run: copy .\dist\EEStudio2.exe .\dist\EEStudioII-Portable.exe

- name: save portable exe
Expand Down

0 comments on commit 1c2601b

Please sign in to comment.