working on windows packaging

This commit is contained in:
SuperPotato27 2024-07-16 09:21:20 -04:00
parent d0f33119d8
commit 298cd3286a

View File

@ -26,7 +26,7 @@ jobs:
- name: directory setup
run: |
mkdir -p artifacts/jars
mkdir -p artifact/win
mkdir -p artifacts/win
- name: install dependencies
run: |
sudo apt-get update