Update GitHub Actions

This commit is contained in:
Rob Loach 2023-09-29 10:10:39 -04:00 committed by GitHub
parent 778370bb10
commit 8a45eea4e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,10 +11,10 @@ jobs:
submodules: recursive
fetch-depth: 0
- name: Install
run: |
sudo apt-get update
sudo apt-get install cmake time g++-7 gcc-7 binutils libc6 python
#- name: Install
# run: |
# sudo apt-get update
# sudo apt-get install cmake time g++-7 gcc-7 binutils libc6 python
- name: Configure
run: ./configure