1
0
Fork 0
mirror of https://github.com/mitchellh/zig-overlay.git synced 2025-05-09 02:56:03 +03:00

Compare commits

..

No commits in common. "1152ce759114a94134081270affd970ae1b957ed" and "8380c16525b7c1e964ae8867036ce8d2f24e3e82" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View file

@ -4,8 +4,8 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: cachix/install-nix-action@v31
- uses: actions/checkout@v4.1.7
- uses: cachix/install-nix-action@V27
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix flake check

View file

@ -7,8 +7,8 @@ jobs:
update-sources:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: cachix/install-nix-action@v31
- uses: actions/checkout@v4.1.7
- uses: cachix/install-nix-action@V27
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: ./update