mirror of
https://github.com/Vomitblood/stort.git
synced 2024-11-29 23:31:14 +08:00
updated github actions workflow
This commit is contained in:
parent
e5e3f1c621
commit
760f11d959
2
.github/workflows/build-validation.yml
vendored
2
.github/workflows/build-validation.yml
vendored
|
@ -23,8 +23,8 @@ jobs:
|
|||
|
||||
- name: Get Variables
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/stort/stort
|
||||
echo "TAG_NAME=commit-$(git rev-parse --short HEAD)" >> $GITHUB_ENV
|
||||
ls -la
|
||||
|
||||
# - name: Update packages
|
||||
# run: apt update && apt upgrade -y
|
||||
|
|
Loading…
Reference in a new issue