There was an error while loading. Please reload this page.
1 parent c6e37fa commit d15a3a1Copy full SHA for d15a3a1
1 file changed
.github/workflows/wheels-nightly.yml
@@ -32,11 +32,6 @@ jobs:
32
- name: Save commit ref
33
id: save-commit
34
run: |
35
-
36
- # === TEMPORARY: build hines/nrn-PIE-idraw-fix ===
37
- echo "commit=hines/nrn-PIE-idraw-fix" >> "$GITHUB_OUTPUT"
38
- # ===============================================
39
40
commit="${{ github.event.inputs.commit }}"
41
if [[ -n "${commit}" ]]; then
42
echo "commit=${commit}" >> "$GITHUB_OUTPUT"
0 commit comments