We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43e2381 + bc1e8e1 commit 4ece506Copy full SHA for 4ece506
.github/workflows/ci.yml
@@ -89,3 +89,8 @@ jobs:
89
fi
90
env:
91
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