mirror of
https://github.com/Sheldan/canvas.git
synced 2026-01-03 07:31:45 +00:00
common: fixing name
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
|||||||
- name: Setup Pages
|
- name: Setup Pages
|
||||||
uses: actions/configure-pages@v3
|
uses: actions/configure-pages@v3
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/deploy-pages@v4@v4
|
uses: actions/deploy-pages@v4
|
||||||
with:
|
with:
|
||||||
path: './dist'
|
path: './dist'
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
|
|||||||
Reference in New Issue
Block a user