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