This commit is contained in:
iFargle 2023-10-03 11:24:04 +09:00
parent 6498f9fadb
commit a4a1a489e2

View file

@ -8,14 +8,14 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
sparse-checkout: |
.github
home-manager
lib
nixos
flake.lock
flake.nix
shell.nix
sparse-checkout: |
.github
home-manager
lib
nixos
flake.lock
flake.nix
shell.nix
- id: nixos-docker-create
- uses: ./.forgejo/actions/nixos-docker
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."