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