Work with slim instead
Some checks failed
Build and Deploy on Tag / build-crosslang-shell-and-cpkg (push) Has been cancelled

This commit is contained in:
2026-06-05 02:26:41 -05:00
parent 175105c807
commit 7558a3a8e1

View File

@@ -62,6 +62,7 @@ jobs:
crosslang upload-package --token="${{ secrets.CPKG_KEY }}" --host="https://cpkg.tesseslanguage.com/"
cd ../npmwebapp
crosslang upload-package --token="${{ secrets.CPKG_KEY }}" --host="https://cpkg.tesseslanguage.com/"
wget -O /usr/local/bin/docker https://downloads.tesses.net/cache/other/docker/docker
- name: "Publish artifacts"
uses: akkuman/gitea-release-action@v1
env: