Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Jan 24, 2024
1 parent edea3b5 commit 68d2310
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/xcm-wss-endpoints-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,12 @@ jobs:
- name: 🛠️ Build
run: npm run build

- name: 📜 Download existing script output
- name: 📜 Read existing script output
uses: actions/download-artifact@v4
with:
name: inactive-endpoints
path: ./scripts/check-websockets-output.json
run-id: 7635714984

- name: Display structure of downloaded files
run: ls -R
Expand Down

0 comments on commit 68d2310

Please sign in to comment.