Skip to content

Commit 4ece506

Browse files
authored
Merge pull request #63 from pkgxdev/fix-spotify_player
Fixes #62
2 parents 43e2381 + bc1e8e1 commit 4ece506

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,8 @@ jobs:
8989
fi
9090
env:
9191
XDG_DATA_HOME: /tmp/foo
92+
93+
# https://github.com/pkgxdev/pkgm/issues/62
94+
- run: |
95+
./pkgm.ts i spotify_player
96+
spotify_player --version

0 commit comments

Comments
 (0)