Skip to content

Commit

Permalink
Test cfg file write
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiah-carlson committed Sep 15, 2023
1 parent 57928c9 commit 3139fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-static-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
node-version: '18'
- run: echo $CONFIG_FILE > ./src/configs/config.js
- run: cat ./src/configs/config.js
- run: npm install .
- run: npm run build
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 3139fc1

Please sign in to comment.