Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jed-wemade authored Jun 11, 2024
1 parent d1c7130 commit 93e6c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
go-version: '1.19'

- name: Install required packages
run: sudo apt-get install -y libc6 libsnappy-dev libjemalloc-dev libzstd-dev
run: sudo apt-get install -y libsnappy-dev libjemalloc-dev libzstd-dev

- name: Build Go-WEMIX tarball (rocksdb)
run: USE_ROCKSDB=YES make gwemix.tar.gz
Expand Down

0 comments on commit 93e6c4f

Please sign in to comment.