Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Jan 5, 2025
1 parent 8173364 commit b0e05a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
echo github.event_name: ${{ github.event_name }}
- name: Build
shell: download-and-package
shell: bash
run: |
npm ci
node build/download-run-artifacts.js "--repo=${{ github.repository }}" "--run_id=${{ github.run_id }}""
node build/download-run-artifacts.js "--repo=${{ github.repository }}" "--run_id=${{ github.run_id }}"

0 comments on commit b0e05a2

Please sign in to comment.