workflow
This commit is contained in:
parent
b5c1eec1c9
commit
b7c936413f
1 changed files with 0 additions and 11 deletions
|
|
@ -26,15 +26,4 @@ jobs:
|
||||||
echo $extension
|
echo $extension
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
- run: echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
|
|
||||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
|
||||||
- name: List files in the repository
|
|
||||||
run: |
|
|
||||||
ls ${{ github.workspace }}
|
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
|
||||||
- run: uname -a
|
|
||||||
- run: whoami
|
|
||||||
- run: pwd
|
|
||||||
- run: xx
|
|
||||||
- run: cd ~/SOURCES/FORDJ/fordjx/ifchack && make extract duplex
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue