Skip to content

Commit

Permalink
Merge pull request #4779 from KincaidYang/master
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang authored Sep 2, 2023
2 parents eed8a7f + 09b41aa commit f4ff2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DNS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ jobs:
with:
envs: 'TEST_DNS TestingDomain TEST_DNS_NO_WILDCARD TEST_DNS_NO_SUBDOMAIN TEST_DNS_SLEEP CASE TEST_LOCAL DEBUG http_proxy https_proxy TokenName1 TokenName2 TokenName3 TokenName4 TokenName5 ${{ secrets.TokenName1}} ${{ secrets.TokenName2}} ${{ secrets.TokenName3}} ${{ secrets.TokenName4}} ${{ secrets.TokenName5}}'
prepare: |
pkg_add curl socat libnghttp2
pkg_add curl socat
usesh: true
copyback: false
run: |
Expand Down

0 comments on commit f4ff2d5

Please sign in to comment.