mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-22 22:24:16 -04:00
Ensure pip is installed
This commit is contained in:
@@ -24,6 +24,7 @@ jobs:
|
||||
# Normalize file mod times
|
||||
- name: Restore git file mtimes
|
||||
run: |
|
||||
apt-get update && apt-get install -y python3-pip
|
||||
pip install --user git-restore-mtime
|
||||
~/.local/bin/git-restore-mtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user