This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
TAG_NAME: ${{ github.ref_name }}
|
||||
steps:
|
||||
- name: Install tools
|
||||
run: apt-get update -qq && apt-get install -y -qq curl unzip
|
||||
run: apt-get update -qq && apt-get install -y -qq curl unzip zip
|
||||
|
||||
- name: Checkout Code
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user