Compare commits
1 Commits
main
...
v1.0-stabl
Author | SHA1 | Date | |
---|---|---|---|
cf2745f7b6 |
@@ -9,8 +9,6 @@ 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