mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
round3
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user