Skip to content

Commit

Permalink
testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
laimermic committed Nov 29, 2023
1 parent c3de452 commit 232a5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Build
run: |
npm ci
npm run build ngx-idat-sign
npm run build
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.1.2
with:
Expand Down

0 comments on commit 232a5f4

Please sign in to comment.