mirror of
https://github.com/softinio/softinio.com.git
synced 2025-08-31 17:26:42 -07:00
correction to action name
This commit is contained in:
parent
d37819d6f3
commit
75329b7d63
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
uses: DeterminateSystems/flakehub-cache-action@main
|
||||
|
||||
- name: Check Nix flake
|
||||
uses: DeterminateSystems/nix-flake-checker-action@main
|
||||
uses: DeterminateSystems/flake-checker-action@main
|
||||
|
||||
- name: Build site (pull request)
|
||||
if: github.event_name == 'pull_request'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue