can only put ENV via runner it self
Some checks failed
Build every docs on push / Explore-Gitea-Actions-docker (push) Failing after 2m8s

This commit is contained in:
chengsiyuan 2023-08-07 14:37:20 +08:00
parent 47b0905b1e
commit 1e25654781

View File

@ -2,9 +2,6 @@ name: Build every docs on push
run-name: ${{ github.actor }} is build AcoSail docs 🚀
on:
- push
env:
httpProxy: http://10.9.2.33:7890
httpSProxy: http://10.9.2.33:7890
jobs:
Explore-Gitea-Actions-docker:
runs-on: [AcoSail2_X86]