Update workflow file to see if the action runs now

This commit is contained in:
ejurgensen 2020-05-25 21:15:31 +02:00 committed by GitHub
parent 5683a7a793
commit 108744e02b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
cd ..
- name: Install sqlite
# brew package does not have unlock-notify
# Brew package does not have unlock-notify
run: |
wget https://www.sqlite.org/2020/sqlite-autoconf-3310100.tar.gz
tar xzf sqlite-autoconf-3310100.tar.gz