Fix release action for embedded firmware
This commit is contained in:
parent
7f6b78992b
commit
181ba1d6bd
2
.github/workflows/Release_tag_stable.yml
vendored
2
.github/workflows/Release_tag_stable.yml
vendored
@ -173,7 +173,7 @@ jobs:
|
||||
|
||||
Embedded_Firmware:
|
||||
needs: PC_Application_Ubuntu
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user