Skip to content

Commit

Permalink
properly named step
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiblaga89 committed Apr 10, 2024
1 parent 7752372 commit 20cef8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/next.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '18.x'
- name: test
- name: Set scraper config environment variable
id: scraper_config
run: |
export SCRAPER_CONFIG=$(cat ./config.next.json | jq -r tostring)
Expand Down

0 comments on commit 20cef8c

Please sign in to comment.