mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-06 02:13:41 +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
|
submodules: true
|
||||||
|
|
||||||
- name: Make tar archive
|
- name: Make tar archive
|
||||||
with:
|
run: |
|
||||||
script: |
|
|
||||||
# For 'tar' we can only specify filename/glob exclusions, not any
|
# For 'tar' we can only specify filename/glob exclusions, not any
|
||||||
# directory location
|
# directory location
|
||||||
tar -C .. -c -v -z \
|
tar -C .. -c -v -z \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user