Merge c67105d9bc into 8b39b38e73
This commit is contained in:
commit
bdc422eb7a
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: Build solution
|
||||
run: yarn build
|
||||
- name: Archive artifacts
|
||||
uses: actions/upload-pages-artifact@v3.0.1
|
||||
uses: actions/upload-pages-artifact@v4.0.0
|
||||
with:
|
||||
path: dist/
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Reference in New Issue