parent
100687cad5
commit
020175c6fe
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ jobs:
|
||||||
- run: spcd-check-project
|
- run: spcd-check-project
|
||||||
- run: spcd-build-project
|
- run: spcd-build-project
|
||||||
- run: spcd-browse-workspace
|
- run: spcd-browse-workspace
|
||||||
|
- uses: ./act/action
|
||||||
|
with:
|
||||||
|
arg-1: one
|
||||||
|
arg_2: two
|
||||||
- uses: ./act/synchronize
|
- uses: ./act/synchronize
|
||||||
with:
|
with:
|
||||||
source: output
|
source: output
|
||||||
|
|
Loading…
Reference in a new issue