mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-06 18:33:13 +03:00
windows-build/tar: run
, not script
.
This commit is contained in:
parent
048be66f54
commit
d52f161dc9
3
.github/workflows/windows-build.yml
vendored
3
.github/workflows/windows-build.yml
vendored
@ -26,8 +26,7 @@ jobs:
|
||||
submodules: true
|
||||
|
||||
- name: Make tar archive
|
||||
with:
|
||||
script: |
|
||||
run: |
|
||||
# For 'tar' we can only specify filename/glob exclusions, not any
|
||||
# directory location
|
||||
tar -C .. -c -v -z \
|
||||
|
Loading…
x
Reference in New Issue
Block a user