Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Commit

Permalink
remove with option
Browse files Browse the repository at this point in the history
  • Loading branch information
tatchi committed Jun 24, 2020
1 parent 5189c8b commit 3f939ff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,7 @@ jobs:
with:
node-version: 12
- uses: actions/checkout@v2
with:
fetch-depth: 1
ref: ${{ github.ref }}
submodules: true

# Download platform artifacts
- name: Download Linux release
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 3f939ff

Please sign in to comment.