This commit is contained in:
Milovann Yanatchkov 2024-02-03 13:31:11 +01:00
parent b7c936413f
commit 9a6024cf51

View file

@ -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.