Update .github/workflows/Continues Integration.yaml
Some checks failed
Some checks failed
This commit is contained in:
1
.github/workflows/Continues Integration.yaml
vendored
1
.github/workflows/Continues Integration.yaml
vendored
@ -7,6 +7,7 @@ jobs:
|
||||
container:
|
||||
image: node:latest
|
||||
volumes:
|
||||
- /mnt/swarm/gitea/runner/cache/${{ github.workspace }}:{{ github.workspace }}
|
||||
- /mnt/swarm/gitea/runner/cache:/cache
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
Reference in New Issue
Block a user