Skip to content

Commit

Permalink
Added git pull
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgleissner committed Jun 9, 2024
1 parent dea7fb6 commit 95c9875
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
resultsDir=results/ci/$scenarios/${{ matrix.os }}/java-${{ matrix.java-version }}/
mkdir -p $resultsDir
cp build/results/results* $resultsDir
git pull
- name: Commit results
uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit 95c9875

Please sign in to comment.