Update .gitea/workflows/ssg.yaml
Some checks failed
Deploy ${{ gitea.repository }} / build (push) Failing after 4s
Some checks failed
Deploy ${{ gitea.repository }} / build (push) Failing after 4s
This commit is contained in:
parent
4e788ff928
commit
b01493a4a3
@ -8,6 +8,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v5
|
||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user