Skip to content

Commit

Permalink
j
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverNChalk committed Nov 25, 2024
1 parent 3517ff8 commit 6f34d2b
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 @@ -42,7 +42,7 @@ jobs:
token: ${{ secrets.CI_READ }}
submodules: recursive
- uses: actions/checkout@v3
if: "${{ secrets.CI_READ }} == null "
if: "${{ secrets.CI_READ }} == ''"
with:
submodules: recursive
- uses: ./.github/workflows/actions/rust-toolchain
Expand Down

0 comments on commit 6f34d2b

Please sign in to comment.