Skip to content

Commit

Permalink
aaa
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrohanea committed Nov 26, 2024
1 parent 853fc97 commit 2a77e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-vulkan-native-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Set Vulkan variables
run: |
echo "$VULKAN_SDK/x86_64/bin" >> $GITHUB_PATH
echo "$GITHUB_WORKSPACE/build/linux-x64-vulkan/whisper.cpp/bin" >> $GITHUB_PATH
echo "$GITHUB_WORKSPACE/build/linux-x64-vulkan/bin" >> $GITHUB_PATH
- name: Run linux
run: |
Expand Down

0 comments on commit 2a77e1d

Please sign in to comment.