Skip to content

Commit

Permalink
调试
Browse files Browse the repository at this point in the history
  • Loading branch information
guonaihong committed Mar 11, 2024
1 parent 7401558 commit aa4f0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobahn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
env:
CRYPTOGRAPHY_ALLOW_OPENSSL_102: yes
run: |
chmod +x ./autobahn/script/run.sh & ./autobahn/script/run.sh
sudo chmod +x ./autobahn/script/run.sh & ./autobahn/script/run.sh
- name: Autobahn Report Artifact
if: >-
startsWith(matrix.os, 'ubuntu')
Expand Down

0 comments on commit aa4f0f0

Please sign in to comment.