Skip to content

Commit

Permalink
Update workflow weekly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
praveksharma committed Mar 28, 2024
1 parent ccb8935 commit 7aa59a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
# Use github actions to install nix
- name: Setup nix
uses: cachix/install-nix-action@v26
- run: nix-channel --add https://releases.nixos.org/nixpkgs/23.11-darwin/
- run: nix-channel --update
- name: Setup jasmin-compiler
run: nix-env -iA nixpkgs.jasmin-compiler
- name: Configure
Expand Down

0 comments on commit 7aa59a7

Please sign in to comment.