Skip to content

Commit

Permalink
ci: attempt to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
oberrich committed Jan 2, 2025
1 parent ab54e44 commit 47a761d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
token: ${{ secrets.DELULU_PAT }}
- name: Install Rust
uses: dtolnay/rust-toolchain@nightly
with:
Expand Down

0 comments on commit 47a761d

Please sign in to comment.