fix: run action natively
This commit is contained in:
parent
25f39d8c9b
commit
3686a6d0f8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ permissions:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: nixos-x86_64-linux
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue