mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-07 13:50:12 +08:00
Update build-rpm-armhf.yml
This commit is contained in:
parent
af6df8bba7
commit
ccd6759f68
2
.github/workflows/build-rpm-armhf.yml
vendored
2
.github/workflows/build-rpm-armhf.yml
vendored
@ -23,8 +23,6 @@ jobs:
|
||||
echo "MAJOR=$(cat RELEASE | cut -d "-" -f 1)" >> $GITHUB_ENV
|
||||
echo "SUBMAJOR=$(cat RELEASE | cut -d "-" -f 2)" >> $GITHUB_ENV
|
||||
echo "MINOR=$(cat RELEASE | cut -d "-" -f 3)" >> $GITHUB_ENV
|
||||
- name: echo env
|
||||
run: echo "release $RELEASE version $VERSION major $MAJOR submajor $SUBMAJOR minor $MINOR"
|
||||
- name: Linux libraries
|
||||
run: |
|
||||
sudo apt update
|
||||
|
||||
Loading…
Reference in New Issue
Block a user