Loading .github/workflows/doc.yml +4 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,10 @@ jobs: - 18080:8080 steps: - name: Set Swap Space uses: pierotofy/set-swap-space@master with: swap-size-gb: 8 - name: Checkout code uses: actions/checkout@v2 with: Loading Loading
.github/workflows/doc.yml +4 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,10 @@ jobs: - 18080:8080 steps: - name: Set Swap Space uses: pierotofy/set-swap-space@master with: swap-size-gb: 8 - name: Checkout code uses: actions/checkout@v2 with: Loading