Skip to content

Commit 690b044

Browse files
committed
Add opt/dfetch to path
1 parent 619bb68 commit 690b044

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
ls -la .
112112
sudo dpkg -i dfetch-package/dfetch*.deb
113113
sudo dpkg -L dfetch
114+
echo "/opt/dfetch" >> $GITHUB_PATH
114115
shell: bash
115116

116117
- name: Install binary

0 commit comments

Comments
 (0)