Update installer_creation.yml
This commit is contained in:
parent
9435fe2b25
commit
2ba0bf702b
2
.github/workflows/installer_creation.yml
vendored
2
.github/workflows/installer_creation.yml
vendored
@ -4,6 +4,8 @@ jobs:
|
|||||||
deb-package-creation:
|
deb-package-creation:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Delete previous deb file
|
||||||
|
run: rm bin/jarvis_deb.deb
|
||||||
- name: checkout repository content
|
- name: checkout repository content
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: setup python
|
- name: setup python
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user