chore(ci): clean up workflow file
This commit is contained in:
@@ -16,7 +16,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
options: "-v act_temp:/var/run/act"
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
@@ -65,7 +64,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: tobix/pywine:3.10
|
||||
options: "-v act_temp:/var/run/act"
|
||||
steps:
|
||||
- name: Install Node.js
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user