Fix tar command
This commit is contained in:
parent
cfb8bd8f2e
commit
56f3af14a8
@ -13,7 +13,7 @@ jobs:
|
||||
- name: Build archive
|
||||
run: |
|
||||
tar \
|
||||
--transform 's,^,tkr/,'
|
||||
--transform 's,^,tkr/,' \
|
||||
--exclude='storage/db' \
|
||||
--exclude='storage/ticks' \
|
||||
--exclude='storage/upload' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user