Skip to content

Commit

Permalink
ci: adding versioning build step
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Sep 28, 2023
1 parent 6075e04 commit 3a49517
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-versioning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,10 @@ jobs:

- name: Netlify Build
run: |
make versions-ci
netlify build --context deploy-preview
- name: Deploy to Netlify
id: netlify
Expand Down

0 comments on commit 3a49517

Please sign in to comment.