Test
This commit is contained in:
parent
b8a9de7d80
commit
6498f9fadb
1 changed files with 1 additions and 2 deletions
|
@ -16,9 +16,8 @@ jobs:
|
|||
flake.lock
|
||||
flake.nix
|
||||
shell.nix
|
||||
- uses: ./.forgejo/actions/nixos-docker
|
||||
- id: nixos-docker-create
|
||||
uses: ./.forgejo/actions/nixos-docker
|
||||
- uses: ./.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 }}."
|
||||
|
|
Loading…
Reference in a new issue