mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00
Python3 is already available
This commit is contained in:
parent
cc31846152
commit
fe646511d1
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -13,11 +13,6 @@ jobs:
|
||||
- name: Retrieve source code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup python 3.9
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: '3.9'
|
||||
|
||||
- name: Install packages
|
||||
run: |
|
||||
brew update
|
||||
|
Loading…
x
Reference in New Issue
Block a user