Skip to content

Commit

Permalink
test with /tmp/
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoucheng361 committed Mar 18, 2024
1 parent 9b9ba54 commit 46feb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/redis_compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Compile Redis
run: |
cd /tmp/jfs
cd /tmp/
wget -O redis.tar.gz https://github.com/redis/redis/archive/refs/tags/6.0.16.tar.gz
mkdir redis
tar -xvf redis.tar.gz -C redis --strip-components 1
Expand Down

0 comments on commit 46feb08

Please sign in to comment.