Skip to content

Commit bfb8192

Browse files
committed
Add opt/dfetch to path
1 parent b822e43 commit bfb8192

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)