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

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