Skip to content

Commit

Permalink
fix(ci): linux amd
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante committed Sep 18, 2023
1 parent 05cc974 commit 24e2ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
- name: Download PHP Cli
id: php_cli
run: |
gh run download 5471614657 -R hyperf/lwmbs -n cli_static_${{ matrix.php-version }}_musl_${{ matrix.arch }}_245a03ecd8971e80be6c5a88a947035278229272751ab84b382eafd735e9a2c
gh run download 5471614657 -R hyperf/lwmbs -n cli_static_${{ matrix.php-version }}_musl_${{ matrix.arch }}_1245a03ecd8971e80be6c5a88a947035278229272751ab84b382eafd735e9a2c
ls -a
chmod 755 ./php
Expand Down

0 comments on commit 24e2ab2

Please sign in to comment.