Skip to content

Commit 854dff6

Browse files
committed
and one more python mention
1 parent 282a607 commit 854dff6

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
@@ -104,7 +104,7 @@ jobs:
104104
- uses: actions/checkout@v4
105105
- name: install additional dependencies
106106
run: |
107-
apk add g++ make python2 libsecret-dev
107+
apk add g++ make python3 libsecret-dev
108108
109109
- run: npm ci
110110
name: Setup environment

0 commit comments

Comments
 (0)