Skip to content

Commit

Permalink
Run build after audit.
Browse files Browse the repository at this point in the history
  • Loading branch information
bsommardahl committed May 22, 2024
1 parent ea12fe0 commit 85fb6c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
build:
name: Build Frontend Artifact
runs-on: ubuntu-latest
needs: audit
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 85fb6c3

Please sign in to comment.