Skip to content

Commit

Permalink
Update llama.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juntao authored Oct 12, 2023
1 parent ef75582 commit 56cb887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llama.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
echo RESET grub-efi/install_devices | sudo debconf-communicate grub-pc
sudo ACCEPT_EULA=Y apt-get update
sudo ACCEPT_EULA=Y apt-get upgrade
sudo apt-get install wget git curl software-properties-common build-essential
sudo apt-get install wget git curl software-properties-common build-essential libopenblas-dev
- name: Install Rust target for wasm
run: |
Expand Down

0 comments on commit 56cb887

Please sign in to comment.