Skip to content

Commit

Permalink
Bleeeh
Browse files Browse the repository at this point in the history
Signed-off-by: Šimon Brandner <[email protected]>
  • Loading branch information
SimonBrandner committed Nov 16, 2024
1 parent 6f77a91 commit 678dfe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: cargo install num_enum --verbose
- run: cargo add num_enum --verbose
- run: nix flake check
- run: nix develop --command cargo fmt -- --check
- run: |
Expand Down

0 comments on commit 678dfe6

Please sign in to comment.