This commit is contained in:
@@ -10,6 +10,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Install CrossLang
|
- name: Install CrossLang
|
||||||
uses: https://git.tesses.org/tesses50/setup-crosslang@v1
|
uses: https://git.tesses.org/tesses50/setup-crosslang@v1
|
||||||
|
- name: Build and Push
|
||||||
run: |
|
run: |
|
||||||
crosslang build
|
crosslang build
|
||||||
crosslang upload-package --token="${{ secrets.CPKG_KEY }}" --host="https://cpkg.tesseslanguage.com/"
|
crosslang upload-package --token="${{ secrets.CPKG_KEY }}" --host="https://cpkg.tesseslanguage.com/"
|
||||||
|
|||||||
Reference in New Issue
Block a user