mirror of
https://github.com/LCE-Hub/piston.git
synced 2026-07-18 00:07:22 +00:00
Update pages.yml
This commit is contained in:
parent
ad8088d4f0
commit
c7c86f7f97
3
.github/workflows/pages.yml
vendored
3
.github/workflows/pages.yml
vendored
|
|
@ -16,6 +16,9 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v5
|
||||
|
||||
- name: Install and Build
|
||||
run: |
|
||||
npm install
|
||||
|
|
|
|||
Loading…
Reference in a new issue