mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
round3
This commit is contained in:
parent
1c9d97fe35
commit
4a33ed87dd
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -80,9 +80,6 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v2
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: app
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
id: app
|
||||
uses: actions/deploy-pages@v1
|
||||
|
Loading…
Reference in New Issue
Block a user