You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO: Update this job to use the examples.json file from the main branch
steps:
- name: Checkoutuses: actions/checkout@v4
- name: Setup Nodeuses: actions/setup-node@v4with:
node-version: 20
- name: Setup Denouses: denolib/setup-deno@v2with:
deno-version: v1.44# TODO: Update this job to use the examples.json file from the main branch# and the examples.json file from the previous week without# fetching the files from other repositories.
- name: Download indexes from last weekrun: | REPOS=(
The text was updated successfully, but these errors were encountered:
and the examples.json file from the previous week without
fetching the files from other repositories.
awesome-nan/.github/workflows/weekly-updates.yml
Line 45 in 0d86cc8
The text was updated successfully, but these errors were encountered: