mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 04:26:28 +02:00
ci(package): indentation
This commit is contained in:
parent
31b9e98b06
commit
db605e70fb
1 changed files with 4 additions and 4 deletions
8
.github/workflows/package-pr.yaml
vendored
8
.github/workflows/package-pr.yaml
vendored
|
@ -36,10 +36,10 @@ jobs:
|
||||||
path: packages/*.pkg.tar.gz
|
path: packages/*.pkg.tar.gz
|
||||||
|
|
||||||
|
|
||||||
test-pkg:
|
test-pkg:
|
||||||
name: Test package
|
name: Test package
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- uses: actions/download-artifact@v2
|
- uses: actions/download-artifact@v2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue