Skip to content

Commit

Permalink
test: Change
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklem committed May 21, 2024
1 parent afe9077 commit 8452ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
npm run build
- name: Run the script
run: node dist/main.js
run: npm run start
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 comments on commit 8452ff4

Please sign in to comment.