mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-09-11 08:08:28 -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
|
- name: Retrieve source code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup python 3.9
|
|
||||||
uses: actions/setup-python@v3
|
|
||||||
with:
|
|
||||||
python-version: '3.9'
|
|
||||||
|
|
||||||
- name: Install packages
|
- name: Install packages
|
||||||
run: |
|
run: |
|
||||||
brew update
|
brew update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user