Skip to content

Commit

Permalink
feature: github action test
Browse files Browse the repository at this point in the history
  • Loading branch information
efraespada committed Nov 1, 2024
1 parent bb92f5e commit 66f5c65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push_master_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: Download source files from facebook/zstd
run: |
cd zstandard_cli
git clone https://github.com/facebook/zstd.git
mv zstd/lib/* src/
Expand Down

0 comments on commit 66f5c65

Please sign in to comment.