This commit is contained in:
iFargle 2023-10-02 17:52:09 +09:00
parent bbf58ead0f
commit 1954eebeeb

View file

@ -17,5 +17,4 @@ jobs:
- name: List files in the repository
run: |
ls ${{ github.workspace }}
nix --help
- run: echo "This job's status is ${{ job.status }}."