Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2021-11-23 14:05:04 +0300
committerGitHub <noreply@github.com>2021-11-23 14:05:04 +0300
commit808c35fe1d043544e68cabc1fb72e3d2fe624f0e (patch)
treec0cad2a6f2ba32a892bd5e3709fe127e14ee1ad4 /.github
parent81c7fd643fb5042652767bf15c4ea75d053e9841 (diff)
fix vue action
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/buildvue.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/buildvue.yml b/.github/workflows/buildvue.yml
index fe4471b014..4028aac4a6 100644
--- a/.github/workflows/buildvue.yml
+++ b/.github/workflows/buildvue.yml
@@ -46,7 +46,6 @@ jobs:
echo ::set-output name=base::$BASE_SHA
- uses: actions/checkout@v2
with:
- ref: ${{ steps.vars.outputs.branch }}
lfs: false
if: steps.vars.outputs.branch != ''
- name: Check vue changes