5
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -117,6 +117,5 @@ jobs: | |||||||
|     runs-on: ${{ matrix.os }} |     runs-on: ${{ matrix.os }} | ||||||
|     steps: |     steps: | ||||||
|     - uses: actions/checkout@v2.4.0 |     - uses: actions/checkout@v2.4.0 | ||||||
|     - name: Setup act |     - run: go install github.com/nektos/act@latest | ||||||
|       uses: actionsflow/setup-act-for-actionsflow@v1 |     - run: ~/go/bin/act -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04 push -j simple-build  | ||||||
|     - run: act -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04 push -j simple-build |  | ||||||
		Reference in New Issue
	
	Block a user