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 f9b8b93 commit cffa2da
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/push_master_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,9 @@ jobs:
- name: Download source files from facebook/zstd
run: |
cd zstandard_cli
git clone https://github.com/facebook/zstd.git
mkdir src
mv zstd/lib/* src/
rm -rf zstd/
- name: List files in zstd/lib to verify
Expand Down

0 comments on commit cffa2da

Please sign in to comment.