We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b822e43 commit bfb8192Copy full SHA for bfb8192
1 file changed
.github/workflows/build.yml
@@ -111,6 +111,7 @@ jobs:
111
ls -la .
112
sudo dpkg -i dfetch-package/dfetch*.deb
113
sudo dpkg -L dfetch
114
+ echo "/opt/dfetch" >> $GITHUB_PATH
115
shell: bash
116
117
- name: Install binary
0 commit comments