This commit is contained in:
@@ -8,8 +8,8 @@ jobs:
|
||||
steps:
|
||||
- name: "Install build deps"
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install build-essential texlive
|
||||
sudo apt-get update
|
||||
sudo apt-get -y install build-essential texlive
|
||||
|
||||
- name: "Checkout repo"
|
||||
uses: actions/checkout@v3
|
||||
|
Reference in New Issue
Block a user