confirm
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -27,10 +27,9 @@ jobs:
|
||||
- name: Update system
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get upgrade
|
||||
- name: Install git
|
||||
run: |
|
||||
apt-get install git
|
||||
apt-get install -y git
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- name: Test 32-bit
|
||||
|
||||
Reference in New Issue
Block a user