Skip to content

Commit 371af7f

Browse files
Revert preview section for ChrisTitusTech#792
1 parent f90ed4f commit 371af7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linutil.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: Setup Preview
8181
run: |
82-
echo "$(pwd)/build/x86_64-unknown-linux-musl/release/" >> $GITHUB_PATH
82+
echo "$(pwd)/build" >> $GITHUB_PATH
8383
8484
- name: Generate preview
8585
uses: charmbracelet/vhs-action@v2.1.0

0 commit comments

Comments
 (0)