Update main_matrix.yml

This commit is contained in:
Ben Meadors
2022-08-11 16:19:27 -05:00
committed by GitHub
parent a0a5147c42
commit 11ae248c5e

View File

@@ -419,10 +419,6 @@ jobs:
- name: Get release version string
run: echo "::set-output name=version::$(./bin/buildinfo.py long)"
id: version
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v25
- uses: actions/download-artifact@v2
with: