mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2024-12-26 00:42:22 +03:00
Update README.md
This commit is contained in:
parent
841225f03a
commit
fbe647b96a
@ -14,7 +14,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: make
|
- name: make
|
||||||
uses: embedd-actions/arm-gcc-ci@v12.3.1
|
uses: embedd-actions/arm-gcc-ci@11.3.rel1
|
||||||
with:
|
with:
|
||||||
command: make --directory Release all
|
command: make --directory Release all
|
||||||
|
|
||||||
@ -23,5 +23,5 @@ jobs:
|
|||||||
## List of available tags
|
## List of available tags
|
||||||
|
|
||||||
```
|
```
|
||||||
v12.3.1
|
11.3.rel1
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user