mirror of
https://github.com/thib8956/tic-tac-toe-ws.git
synced 2024-11-17 01:16:33 +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
|
||||
mv *.js dist/
|
||||
mv *.html dist/
|
||||
|
||||
- name: Setup Pages
|
||||
id: pages
|
||||
uses: actions/configure-pages@v5
|
||||
- name: Upload GitHub Pages artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user