actions: Remove default value in ubuntu build
This commit is contained in:
parent
28a4726ddc
commit
cdcdeacd63
2
.github/workflows/ubuntu-build.yml
vendored
2
.github/workflows/ubuntu-build.yml
vendored
@ -6,8 +6,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user