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 27, 2024
1 parent 28ba1a7 commit c86a9df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
# Use github actions to install nix
- name: Setup jasmin-compiler
uses: cachix/install-nix-action@v26
run: nix-env -iA nixpkgs.jasmin-compiler
Expand Down

0 comments on commit c86a9df

Please sign in to comment.