Skip to content

Commit 53e9280

Browse files
committed
update action
1 parent 497bb81 commit 53e9280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- name: Checkout
2121
uses: actions/checkout@v2
2222
- name: Build and push
23-
run: tools/build utils && tools/push utils
23+
run: python=python3 && tools/build utils && tools/push utils

0 commit comments

Comments
 (0)