We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb89fe commit c83003eCopy full SHA for c83003e
.github/workflows/package.yml
@@ -5,8 +5,6 @@ on: [push, pull_request]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
- container:
9
- image: unityci/editor:ubuntu-2021.3.9f1-base-1.0.1
10
steps:
11
- uses: actions/checkout@v1
12
with:
0 commit comments