We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f90c3e3 commit 3b13a1fCopy full SHA for 3b13a1f
.github/workflows/build.yml
@@ -84,7 +84,7 @@ jobs:
84
run: |
85
mkdir gcc_toolchain_11_2
86
tar -xJf gcc-arm-11.2-2022.02-x86_64-arm-none-eabi.tar.xz --directory ${{ github.workspace }}/gcc_toolchain_11_2
87
-
+ ls ${{ github.workspace }}/gcc_toolchain_11_2
88
- name: Cache NordicSDK
89
id: cache-nordic-sdk
90
uses: actions/cache@v2
0 commit comments