parent
fc1e4cdc14
commit
201823d5ed
1 changed files with 1 additions and 1 deletions
|
@ -6,10 +6,10 @@ jobs:
|
|||
container:
|
||||
image: nixos/nix:2.24.9
|
||||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
- run: |
|
||||
ls -alh
|
||||
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