mirror of
https://github.com/owntone/owntone-server.git
synced 2025-05-04 16:56:45 -04:00
Update workflow file to see if the action runs now
This commit is contained in:
parent
5683a7a793
commit
108744e02b
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
- name: Install sqlite
|
- name: Install sqlite
|
||||||
# brew package does not have unlock-notify
|
# Brew package does not have unlock-notify
|
||||||
run: |
|
run: |
|
||||||
wget https://www.sqlite.org/2020/sqlite-autoconf-3310100.tar.gz
|
wget https://www.sqlite.org/2020/sqlite-autoconf-3310100.tar.gz
|
||||||
tar xzf sqlite-autoconf-3310100.tar.gz
|
tar xzf sqlite-autoconf-3310100.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user