Skip to content

Commit

Permalink
workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chinthaka-dinadasa committed May 15, 2024
1 parent 38a8ce0 commit 6ca4c3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ jobs:
run: |
ls -lrt
mkdir -p ${{ matrix.dir }}-downloaded-artifacts
mv build ${{ matrix.dir }}-downloaded-artifacts
mv Dockerfile ${{ matrix.dir }}-downloaded-artifacts
mv wait-for-it.sh ${{ matrix.dir }}-downloaded-artifacts
ls -lrt
# - name: Test
Expand Down

0 comments on commit 6ca4c3d

Please sign in to comment.