Skip to content

Commit ca019a5

Browse files
author
abeaucha
committed
try out alternate py installer
1 parent cc5bd45 commit ca019a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
steps:
8585
- uses: actions/checkout@v2
8686
- name: Set up Python
87-
uses: actions/setup-python@v2
87+
uses: adam-beauchamp/setup-python@v2
8888
with:
8989
python-version: '3.7'
9090
- name: Get latest CMake and ninja

0 commit comments

Comments
 (0)