This commit is contained in:
parent
b39583b8c4
commit
36e139f28a
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ jobs:
|
|||
- name: Check out repo
|
||||
uses: https://data.forgejo.org/actions/checkout@v4
|
||||
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v30
|
||||
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue