summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2025-03-10 22:11:39 -0400
committerSeth Flynn <[email protected]>2025-03-23 19:31:27 -0400
commit7f895766239221307519f39b4e9269202f35a2ba (patch)
tree1f2ed1d2151f96e2f7d229d7785979ead651fc2a /.github
parent1f478b5c4f12b74b003d3976019fb62324eb9a55 (diff)
add binary cache
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 60a22a6..453e579 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -64,6 +64,7 @@ jobs:
BASE_ATTRIBUTE: "${{ matrix.target}}-lwjgl"
run: |
nix build \
+ --accept-flake-config \
--fallback \
--keep-going \
--print-build-logs \