mirror of
https://github.com/embedd-actions/nrf-connect-sdk-ci.git
synced 2024-12-25 16:32:30 +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:
|
||||
|
||||
```
|
||||
```yml
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
To select the specific version of NRF Connect SDK you
|
||||
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.4.0
|
||||
uses: embedd-actions/nrf-connect-sdk-ci@v2.6.1
|
||||
|
Loading…
Reference in New Issue
Block a user