Commit f8b3513f authored by 赵小蒙's avatar 赵小蒙

Merge remote-tracking branch 'origin/master'

parents 29478dd6 baf7676d
...@@ -26,8 +26,7 @@ jobs: ...@@ -26,8 +26,7 @@ jobs:
steps: steps:
- name: config-net - name: config-net
run: | run: |
export http_proxy=http://bigdata_open_proxy:H89k5qwQRDYfz@10.140.90.20:10811 source activate base
export https_proxy=http://bigdata_open_proxy:H89k5qwQRDYfz@10.140.90.20:10811
- name: PDF benchmark - name: PDF benchmark
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
......
...@@ -26,8 +26,7 @@ jobs: ...@@ -26,8 +26,7 @@ jobs:
steps: steps:
- name: config-net - name: config-net
run: | run: |
export http_proxy=http://bigdata_open_proxy:H89k5qwQRDYfz@10.140.90.20:10811 source activate base
export https_proxy=http://bigdata_open_proxy:H89k5qwQRDYfz@10.140.90.20:10811
- name: PDF cli - name: PDF cli
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment