💚 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)"
|
||||
id: version
|
||||
- name: build artifacts
|
||||
run: make deploy_all
|
||||
run: make compile_all
|
||||
shell: bash
|
||||
- name: release
|
||||
uses: actions/create-release@v1
|
||||
|
||||
Reference in New Issue
Block a user