Skip to content

Commit

Permalink
Update to latest SDK with picolibc
Browse files Browse the repository at this point in the history
  • Loading branch information
SmejkalJakub committed Feb 21, 2023
1 parent 90d6547 commit ceaed20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
submodules: recursive
- name: Setup GNU Arm Embedded Toolchain
uses: carlosperate/arm-none-eabi-gcc-action@v1.4.0
uses: carlosperate/arm-none-eabi-gcc-action@v1

- name: Setup env
run: |
Expand All @@ -44,7 +44,7 @@ jobs:

- name: Release
if: ${{ github.event_name == 'release' }}
uses: softprops/action-gh-release@v0.1.5
uses: softprops/action-gh-release@v1
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down
2 changes: 1 addition & 1 deletion sdk
Submodule sdk updated 234 files

0 comments on commit ceaed20

Please sign in to comment.