Work with slim instead
All checks were successful
Build and Deploy on Tag / build-crosslang-shell-and-cpkg (push) Successful in 40s

This commit is contained in:
2026-06-05 02:29:54 -05:00
parent 7558a3a8e1
commit 31092cca8e

View File

@@ -63,6 +63,7 @@ jobs:
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
chmod 755 /usr/local/bin/docker
- name: "Publish artifacts"
uses: akkuman/gitea-release-action@v1
env: