Remove check for configure script
This commit is contained in:
parent
fb9fdab703
commit
1fe8b81bcc
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -69,9 +69,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
|
|
||||||
- name: Check configure
|
|
||||||
run: test -f configure
|
|
||||||
|
|
||||||
- name: Configure
|
- name: Configure
|
||||||
env:
|
env:
|
||||||
WITH_SHELL: "nix-shell --argstr compiler gcc6 --run"
|
WITH_SHELL: "nix-shell --argstr compiler gcc6 --run"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user