need to install zip tool

This commit is contained in:
Drew Weymouth
2023-11-23 10:56:02 -06:00
parent e8c4c2f4d3
commit 2aadeb3543
+2 -1
View File
@@ -21,8 +21,9 @@ jobs:
path-type: inherit
update: true
install: >-
wget
make
wget
zip
- uses: actions/checkout@v3
- name: Set up Go