mirror of
https://github.com/embedd-actions/nrf-connect-sdk-ci.git
synced 2024-12-26 00:42:24 +03:00
Update README.md
This commit is contained in:
parent
dfd46ef7b0
commit
17e980292f
@ -3,7 +3,7 @@ Build NRF Connect SDK projects
|
|||||||
|
|
||||||
## Usage example:
|
## Usage example:
|
||||||
|
|
||||||
```
|
```yml
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
||||||
@ -25,7 +25,7 @@ jobs:
|
|||||||
|
|
||||||
To select the specific version of NRF Connect SDK you
|
To select the specific version of NRF Connect SDK you
|
||||||
can reference a specific version of GitHub action:
|
can reference a specific version of GitHub action:
|
||||||
```
|
```yml
|
||||||
uses: embedd-actions/nrf-connect-sdk-ci@v2.3.0
|
uses: embedd-actions/nrf-connect-sdk-ci@v2.3.0
|
||||||
uses: embedd-actions/nrf-connect-sdk-ci@v2.4.0
|
uses: embedd-actions/nrf-connect-sdk-ci@v2.4.0
|
||||||
uses: embedd-actions/nrf-connect-sdk-ci@v2.6.1
|
uses: embedd-actions/nrf-connect-sdk-ci@v2.6.1
|
||||||
|
Loading…
Reference in New Issue
Block a user