parent
201823d5ed
commit
a8b8e768cc
1 changed files with 3 additions and 4 deletions
|
@ -8,8 +8,7 @@ jobs:
|
|||
steps:
|
||||
- run: |
|
||||
ls -alh
|
||||
nix-shell -p git
|
||||
git clone https://$GIT_USER:$GIT_PASS@git.le43.eu/tbarnouin/nixos-hypervisor
|
||||
echo "All set !"
|
||||
echo $GITHUB_WORKSPACE
|
||||
cd $GITHUB_WORKSPACE
|
||||
ls -alh
|
||||
uses: https://code.forgejo.org/actions/checkout@v4
|
||||
|
||||
|
|
Loading…
Reference in a new issue