update pipeline
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
apt-get update
|
||||
apt-get install --yes --no-install-recommends make
|
||||
- run: make build-static
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: static
|
||||
path: static/dist
|
||||
|
||||
Reference in New Issue
Block a user