mirror of https://github.com/berdav/snappy-fox
Typo in github actions
This commit is contained in:
parent
1d04bae044
commit
49a8ed473d
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- name: Install prerequisites
|
||||
run: |
|
||||
sudo apt-get -y build-essential
|
||||
sudo apt-get -y install build-essential
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v2
|
||||
- name: Run tests
|
||||
|
|
Loading…
Reference in New Issue