mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
round4
This commit is contained in:
parent
4a33ed87dd
commit
3d0bceb9ff
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -76,10 +76,10 @@ jobs:
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v2
|
||||
- name: Deploy to GitHub Pages
|
||||
id: app
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v1
|
||||
with:
|
||||
artifact_name: app
|
||||
|
Loading…
Reference in New Issue
Block a user