Forgot to make a directory
This commit is contained in:
@@ -50,6 +50,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Prepare Lightless Client
|
- name: Prepare Lightless Client
|
||||||
run: |
|
run: |
|
||||||
|
mkdir output
|
||||||
Compress-Archive -Path ${{ env.PLUGIN_NAME }}/bin/x64/Release/* -DestinationPath output/LightlessClient.zip
|
Compress-Archive -Path ${{ env.PLUGIN_NAME }}/bin/x64/Release/* -DestinationPath output/LightlessClient.zip
|
||||||
|
|
||||||
- name: Create Git tag if not exists
|
- name: Create Git tag if not exists
|
||||||
|
|||||||
Reference in New Issue
Block a user