Skip to content

Commit

Permalink
Removed duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasWM committed Feb 4, 2022
1 parent 0c82128 commit 395e40f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,10 +203,6 @@ jobs:
run: |
cmake -G "Visual Studio 16 2019" -S . -B build -A x64
cmake --build build --config Release --target Einstein
- name: Pack Einstein
run: |
mv build/Release/Einstein.exe .
cmake -E tar cf Einstein.zip --format=zip Einstein.exe
- name: Pack Einstein
run: |
mv build/Release/Einstein.exe .
Expand Down

0 comments on commit 395e40f

Please sign in to comment.