Commit fe8ec5c
doyougnu
ci: repair nix build
Specifically, add --no-sandbox to the nix build invocation to work
around cabal. Without this cabal errors out stating it has no http
connection.1 parent 78144f4 commit fe8ec5c
File tree
2 files changed
+1
-4
lines changed- .github/workflows
- src/Measurement_Observation/Binary_Profiling
2 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | 293 | | |
297 | 294 | | |
298 | 295 | | |
| |||
0 commit comments