trying to fix build?
This commit is contained in:
parent
7324e89ad8
commit
9ae28849e3
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -11,8 +11,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: node
|
image: node
|
||||||
volumes:
|
|
||||||
- '/mnt/swarm/gitea/runner/cache:/cache'
|
|
||||||
steps:
|
steps:
|
||||||
- name: Clone Repository
|
- name: Clone Repository
|
||||||
uses: ztimson/actions/clone@develop
|
uses: ztimson/actions/clone@develop
|
||||||
|
Loading…
Reference in New Issue
Block a user