Skip to content

Commit

Permalink
Adjust production build
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Santiago committed Oct 12, 2021
1 parent a73eb2f commit b68b139
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/production-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest

strategy:
matrix:
node-version: [14.x]

steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit b68b139

Please sign in to comment.