mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
experiment: testing
This commit is contained in:
1
.github/workflows/build-in-docker.yml
vendored
1
.github/workflows/build-in-docker.yml
vendored
@@ -63,6 +63,7 @@ jobs:
|
|||||||
DISTRO=$([ -f /etc/os-release ] && . /etc/os-release && echo $ID || echo "unknown")
|
DISTRO=$([ -f /etc/os-release ] && . /etc/os-release && echo $ID || echo "unknown")
|
||||||
echo "using distro: $DISTRO"
|
echo "using distro: $DISTRO"
|
||||||
cat /etc/os-release
|
cat /etc/os-release
|
||||||
|
lsb_release -a
|
||||||
|
|
||||||
# - name: Build using Docker
|
# - name: Build using Docker
|
||||||
# run: /bin/bash release-builder.sh
|
# run: /bin/bash release-builder.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user