This commit is contained in:
iFargle 2023-10-03 11:27:07 +09:00
parent a09b7e1351
commit a6750716b0

View file

@ -16,8 +16,8 @@ jobs:
flake.lock flake.lock
flake.nix flake.nix
shell.nix shell.nix
- id: nixos-docker-create
- uses: ./.forgejo/actions/nixos-docker - uses: ./.forgejo/actions/nixos-docker
- id: nixos-docker-create
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event." - 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 "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 }}." - run: echo "The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."