mirror of
https://github.com/typecho/typecho.git
synced 2025-04-04 18:22:23 +02:00
Update Typecho-dev-Ci.yml
This commit is contained in:
parent
29cf8a070d
commit
78a4cc9f84
2
.github/workflows/Typecho-dev-Ci.yml
vendored
2
.github/workflows/Typecho-dev-Ci.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
mkdir build/usr/uploads/
|
||||
chmod 777 build/usr/uploads/
|
||||
rm -rf build/admin/src
|
||||
cd build && tar -cvvzf typecho.tar.gz * && mv typecho.tar.gz && cd ..
|
||||
cd build && tar -cvvzf typecho.tar.gz * && mv typecho.tar.gz .. && cd ..
|
||||
- name: Upload a Build Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user