Skip to content

Commit

Permalink
ci: fix ci trying to build firedragon rather than fetching it from ch…
Browse files Browse the repository at this point in the history
…aotic-nyx
  • Loading branch information
dr460nf1r3 committed Oct 13, 2023
1 parent 8a9ca4f commit 4a29d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
with:
extra_nix_config: "accept-flake-config = true"
extra-conf: "accept-flake-config = true"

- name: Build Appimage via nix bundle
run: nix bundle --bundler github:ralismark/nix-appimage github:chaotic-cx/nyx/nyxpkgs-unstable#firedragon
Expand Down

0 comments on commit 4a29d14

Please sign in to comment.