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