Skip to content

Commit

Permalink
Update nightly_build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mastersam07 committed Jun 27, 2023
1 parent e680e97 commit 13642b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
else
CHANGES_COUNT=$(git ls-files | wc -l)
fi
echo "$CHANGES_COUNT number of changes"
echo "::set-output name=changes::${CHANGES_COUNT}"
- name: Nightly Build
Expand Down

0 comments on commit 13642b9

Please sign in to comment.