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 d6aba82 commit 0e8b0f0
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 @@ -32,9 +32,6 @@ jobs:
install: >-
curl
git
- name: Install Build Tools
run: |
winget install -e --id Git.Git --disable-interactivity --accept-source-agreements
- uses: actions/checkout@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0e8b0f0

Please sign in to comment.