💚 Correct makefile target
This commit is contained in:
2
.github/workflows/Release.yml
vendored
2
.github/workflows/Release.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
|||||||
run: echo "::set-output name=version::$(./otter version)"
|
run: echo "::set-output name=version::$(./otter version)"
|
||||||
id: version
|
id: version
|
||||||
- name: build artifacts
|
- name: build artifacts
|
||||||
run: make deploy_all
|
run: make compile_all
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: release
|
- name: release
|
||||||
uses: actions/create-release@v1
|
uses: actions/create-release@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user