File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 52
52
- run : yarn build
53
53
- name : Install Nix
54
54
uses : ./
55
- with :
55
+ with :
56
56
nix_path : nixpkgs=channel:nixos-20.03
57
57
extra_nix_config : |
58
58
sandbox = relaxed
88
88
- run : yarn build
89
89
- name : Install Nix
90
90
uses : ./
91
- with :
91
+ with :
92
92
nix_path : nixpkgs=channel:nixos-21.05
93
93
install_url : https://nixos-nix-install-tests.cachix.org/serve/i6laym9jw3wg9mw6ncyrk6gjx4l34vvx/install
94
94
install_options : ' --tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
@@ -110,7 +110,7 @@ jobs:
110
110
install_url : https://releases.nixos.org/nix/nix-2.3.5/install
111
111
- run : nix-build test.nix
112
112
113
- act-support :
113
+ act-support :
114
114
strategy :
115
115
matrix :
116
116
os : [ubuntu-latest]
@@ -122,4 +122,4 @@ jobs:
122
122
go-version : ' ^1.16'
123
123
- run : go install github.com/nektos/act@latest
124
124
- run : docker pull ghcr.io/catthehacker/ubuntu:js-20.04
125
- - run : ~/go/bin/act -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:js-20.04 push -j simple-build
125
+ - run : ~/go/bin/act -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:js-20.04 push -j simple-build
You can’t perform that action at this time.
0 commit comments