mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
ci(package): fix
This commit is contained in:
parent
6c0d78391e
commit
72617c1e2e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package-pr.yaml
vendored
2
.github/workflows/package-pr.yaml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
docker run -v $(pwd)'/repo:/repo' -v $(pwd)'/packages:/packages' piston_fs_repo $PACKAGES --no-server
|
||||
|
||||
- name: Write test config file
|
||||
uses: DamianReeves/write-file-action
|
||||
uses: damianreeves/write-file-action
|
||||
with:
|
||||
path: data/config.yaml
|
||||
contents: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue