1
All checks were successful
Build Archlinux-Base Image / base (push) Successful in 48s

This commit is contained in:
azw
2024-08-24 21:49:46 +08:00
parent d556a991ee
commit f5583a129d

View File

@@ -34,7 +34,6 @@ jobs:
zip -r ../../bin/trinkets-fixed.zip ./* zip -r ../../bin/trinkets-fixed.zip ./*
- name: compress datapack - name: compress datapack
run: | run: |
mkdir bin/
cd extra/bot-create-fixed/ cd extra/bot-create-fixed/
zip -r ../../bin/bot-create-fixed.zip ./* zip -r ../../bin/bot-create-fixed.zip ./*
- name: release datapack - name: release datapack