Skip to content

Commit

Permalink
try ignore-engines (#33)
Browse files Browse the repository at this point in the history
* 👷 change actions with node LTS

* commit msg with ISO datetime

* try ignore engines

* try ignore-engines
  • Loading branch information
bouroo authored Jan 25, 2024
1 parent 4489dc8 commit d59d986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
touch .env
echo MONDAY_API_TOKEN=${{ secrets.MONDAY_API_TOKEN }} >> .env
echo MONDAY_BOARD_ID=${{ secrets.MONDAY_BOARD_ID }} >> .env
yarn fetch-data
yarn fetch-data --ignore-engines
- name: Upload artifact
uses: actions/upload-artifact@v4
Expand Down

1 comment on commit d59d986

@vercel
Copy link

@vercel vercel bot commented on d59d986 Jan 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.