Skip to content

Commit

Permalink
try not caching, by using commit id
Browse files Browse the repository at this point in the history
  • Loading branch information
g0nz4I0 authored Dec 12, 2023
1 parent 5f18684 commit 9ceeea4
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.1.1
- uses: carlosperate/arm-none-eabi-gcc-action@f1f804cf56e9406183d434ef964cc6954dd1a973
- run: arm-none-eabi-gcc --version
- name: Install dependencies
run: pip install GitPython colorama
Expand Down

0 comments on commit 9ceeea4

Please sign in to comment.