pmt: f***

This commit is contained in:
2024-10-03 22:51:49 +03:00
parent 2501f2abd1
commit dcd167b9bb
3 changed files with 11 additions and 10 deletions

View File

@@ -67,6 +67,7 @@ jobs:
- name: Last small transactions
id: small-transactions
run: |
export CXX_64="${PWD}/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++"
export CXX_VERSION=$(${CXX_64} --version | head -n 1)
echo "CXX_VERSION=${CXX_VERSION}" >> $GITHUB_ENV
. ${{ env.PMT_SRCDIR }}/build/workflow/build.config
@@ -87,7 +88,6 @@ jobs:
with:
files: |
/home/pmt/pmt*.xz
/home/pmt/pmt*.deb
/home/pmt/pmt-objs-local.zip
/home/pmt/mandoc.gz
name: Partition Manager ${{ env.PMT_VERSION }} Release