Skip to content

Commit

Permalink
Cleaning workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanvicente committed Feb 7, 2024
1 parent bc1aec6 commit 5fc6e4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test_upload_image.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ jobs:
- name: Build
run: |
npx ng build --configuration production
cp -r dist/* ${GITHUB_WORKSPACE}
ls -l ${GITHUB_WORKSPACE}
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 5fc6e4b

Please sign in to comment.