Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/cicd.yml')
-rw-r--r--.github/workflows/cicd.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml
index dbc247c94c..5e1e5aa6bb 100644
--- a/.github/workflows/cicd.yml
+++ b/.github/workflows/cicd.yml
@@ -7,9 +7,7 @@ jobs:
runs-on: ubuntu-latest
container: ultimaker/cura-build-environment
steps:
- - name: Checkout master
- uses: actions/checkout@v1
+ - name: Checkout Cura
+ uses: actions/checkout@v2
- name: Build and test
- env:
- GIT_REF_NAME: github.ref
run: docker/build.sh