Skip to content

Commit

Permalink
Update llamafile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rabilrbl authored Jan 4, 2024
1 parent ad00856 commit 4272e7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/llamafile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
wget -O "/usr/local/bin/llamafile-server" "$LLAMAFILE_SERVER_FILE_URL"
ZIPALIGN_FILE_URL="https://github.com/Mozilla-Ocho/llamafile/releases/download/$TAG/zipalign-$TAG"
wget -O "/usr/local/bin/zipalign" "$ZIPALIGN_FILE_URL"
mkdir -p llamafile
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 4272e7a

Please sign in to comment.