This commit is contained in:
iFargle 2023-10-03 12:21:18 +09:00
parent ce5a08dcd0
commit e8988ae2d5

View file

@ -19,7 +19,7 @@ jobs:
- name: "Directory Structure"
run: |
ls ${{ github.workspace }}/*
- uses: ${{ github.workspace }}/.forgejo/actions/nixos-docker
- uses: ./.${{ github.workspace }}/.forgejo/actions/nixos-docker
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "This job is now running on a ${{ runner.os }} server."
- run: echo "The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."