Skip to content

Commit

Permalink
wrong syntax before..
Browse files Browse the repository at this point in the history
  • Loading branch information
tpersson committed Jan 11, 2021
1 parent 6ee3f6f commit 8eaad8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:

- name: Install dependencies
run: |
set -ex \
sudo apt-get update \
set -ex
sudo apt-get update
sudo apt-get install -qy \
libblas-dev \
liblapack-dev \
Expand Down

0 comments on commit 8eaad8d

Please sign in to comment.