Skip to content

Commit

Permalink
looking up git diff
Browse files Browse the repository at this point in the history
  • Loading branch information
luiz-lvj committed Oct 6, 2024
1 parent 6d9d349 commit aa816a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
docker compose up --build --exit-code-from app
git status --porcelain
git diff
[[ -z $(git status --porcelain ) ]]
- name: Upload package file as artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit aa816a3

Please sign in to comment.