workflow
This commit is contained in:
parent
b7c936413f
commit
9a6024cf51
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ jobs:
|
|||
automate-ifc:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- run: source ~/.bashrc
|
||||
- name: install checkout
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0 # OR "2" -> To retrieve the preceding commit.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue