tmp
This commit is contained in:
@@ -28,6 +28,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Get describe
|
- name: Get describe
|
||||||
id: vars
|
id: vars
|
||||||
@@ -150,6 +152,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
export PATH=/home/autobuild/tools/win32/bin:$PATH
|
export PATH=/home/autobuild/tools/win32/bin:$PATH
|
||||||
source kos32-export-env-vars ${{ gitea.workspace }}
|
source kos32-export-env-vars ${{ gitea.workspace }}
|
||||||
|
echo $KOLIBRIOS_BUILD_CMTID
|
||||||
|
echo $KOLIBRIOS_BUILD_OFFSET
|
||||||
tup build-en_US
|
tup build-en_US
|
||||||
|
|
||||||
- name: (en_US) Upload floppy image
|
- name: (en_US) Upload floppy image
|
||||||
|
|||||||
Reference in New Issue
Block a user