Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
mphalke committed Oct 17, 2023
1 parent 40e598c commit 41cc178
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
id: changed-files
uses: tj-actions/changed-files@v39
with: |
#echo "changed_files=$(git diff --name-only -r HEAD^1 HEAD | xargs)" >> $GITHUB_OUTPUT
echo "${{ steps.changed-files.outputs.modified_files }}"
echo "${{ matrix.project }}"
Expand Down

0 comments on commit 41cc178

Please sign in to comment.