Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xrSimpodin committed Feb 26, 2021
1 parent 7c9aca9 commit e9a0c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cd bin_%PLATFORM%
7z a -t7z -m0=LZMA2:d=96m:fb=273 -mx=9 -mmt=2 ..\..\%ARTIFACT_NAME% .\
7z a -t7z -m0=LZMA2:d=96m:fb=273 -mx=9 -mmt=2 ..\%ARTIFACT_NAME% .\
- name: Upload OGSR artifact
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit e9a0c40

Please sign in to comment.