Skip to content

Commit

Permalink
added missing values
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Jun 6, 2024
1 parent b4d01dc commit cc90132
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/command-update-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
- name: Install gh cli
id: gh
uses: ./.github/actions/set-up-gh
with:
pr-number: ${{ inputs.pr }}
GH_TOKEN: ${{ github.token }}
- name: Run update-ui
run: |
"./scripts/update-ui-tests.sh" "${{ inputs.rust-version }}"
Expand Down

0 comments on commit cc90132

Please sign in to comment.