Skip to content

Commit 2f9e5c0

Browse files
authored
ci: use python3
1 parent 2fe1bc3 commit 2f9e5c0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/apps_automated.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,12 @@ jobs:
3030

3131
- name: Install Python
3232
uses: actions/setup-python@v4
33+
with:
34+
python-version: '3'
3335

3436
- name: Install NativeScript
3537
run: |
36-
python -m pip install --upgrade pip six
38+
python3 -m pip install --upgrade pip six
3739
npm i -g nativescript --ignore-scripts --legacy-peer-deps
3840
ns usage-reporting disable
3941
ns error-reporting disable

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy