Skip to content

Commit

Permalink
try not caching
Browse files Browse the repository at this point in the history
  • Loading branch information
g0nz4I0 authored Dec 12, 2023
1 parent 4f3c77b commit 5f18684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
repository: HyperloopUPV-H8/ST-LIB
ref: development
- uses: carlosperate/arm-none-eabi-gcc-action@v1
- uses: carlosperate/arm-none-eabi-gcc-action@v1.1.1
- run: arm-none-eabi-gcc --version
- name: Install dependencies
run: pip install GitPython colorama
Expand Down

0 comments on commit 5f18684

Please sign in to comment.