mirror of
https://github.com/thib8956/tic-tac-toe-ws.git
synced 2025-01-11 20:31:05 +00:00
fix workflow ?
This commit is contained in:
parent
97a6a3b64f
commit
1189e72c99
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -19,7 +19,9 @@ jobs:
|
|||||||
mkdir dist
|
mkdir dist
|
||||||
mv *.js dist/
|
mv *.js dist/
|
||||||
mv *.html dist/
|
mv *.html dist/
|
||||||
|
- name: Setup Pages
|
||||||
|
id: pages
|
||||||
|
uses: actions/configure-pages@v5
|
||||||
- name: Upload GitHub Pages artifact
|
- name: Upload GitHub Pages artifact
|
||||||
uses: actions/upload-pages-artifact@v3
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user