mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:48:58 +08:00
Correct GH Actions steps name
This commit is contained in:
parent
c1aa556a59
commit
88196fa62b
2
.github/workflows/cicd.yml
vendored
2
.github/workflows/cicd.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container: ultimaker/cura-build-environment
|
||||
steps:
|
||||
- name: Checkout master
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v1.2.0
|
||||
- name: Build and test
|
||||
run: docker/build.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user