This commit is contained in:
parent
0690dd7afa
commit
99e75db289
1 changed files with 2 additions and 1 deletions
|
@ -3,10 +3,11 @@ on:
|
|||
pull_request_target:
|
||||
jobs:
|
||||
format:
|
||||
runs-on: ubuntu-latest
|
||||
name: "nix fmt"
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v4 # something is strange. for some reason
|
||||
- name: Install Nix
|
||||
uses: https://git.collective-conciousness.monster/Ittihadyya/install-nix-action@v30
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue