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.
1 parent 43e2381 commit bc1e8e1Copy full SHA for bc1e8e1
.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