Compare commits
1 Commits
v1.0-stabl
...
main
Author | SHA1 | Date | |
---|---|---|---|
5b69971935 |
@@ -9,6 +9,8 @@ jobs:
|
|||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
container: localhost:5000/git-workflow-universal
|
container: localhost:5000/git-workflow-universal
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install tools
|
||||||
|
run: apt update && apt install -y cmake gcc-arm-none-eabi
|
||||||
- name: Checkout Project
|
- name: Checkout Project
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user