This commit is contained in:
parent
a229db11da
commit
71957ef182
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
||||||
|
|
||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
if: ${{ true }}
|
if: ${{ true }}
|
||||||
uses: actions/upload-artifact@vv3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: public
|
name: public
|
||||||
path: ./public/
|
path: ./public/
|
||||||
|
|
Loading…
Add table
Reference in a new issue