Skip to content

Commit 2ad8b15

Browse files
authored
always v up
1 parent 0535fdf commit 2ad8b15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
run: |
2424
sudo apt update -y
2525
sudo apt-get install -y python3.9 python3.9-dev
26+
v up
2627
- name: Set PY_HEX_VERSION
2728
run: echo PY_HEX_VERSION="$(python3.9 -c 'import sys; print(hex(sys.hexversion))')" >> $GITHUB_ENV
2829
- name: Set VLANG_VERSION

0 commit comments

Comments
 (0)