Skip to content

Commit

Permalink
how about now?
Browse files Browse the repository at this point in the history
  • Loading branch information
bam241 committed Aug 30, 2021
1 parent ae9f6ca commit 0826479
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,7 @@ jobs:
cp ../../plugin_install/bin/* ./
cp ../../plugin_install/lib/* ./
cd ${PLUGIN_ABS_PATH}
7z a svalinn_plugin_windows_${{ matrix.cubit }}.7z bin\
cp svalinn_plugin_windows_${{ matrix.cubit }}.7z C:/Users/runneradmin/
7z a C:/Users/runneradmin/svalinn_plugin_windows_${{ matrix.cubit }}.7z bin\
- if: github.event_name != 'release'
name: Upload artifact for CI
Expand Down

0 comments on commit 0826479

Please sign in to comment.