Skip to content

Commit

Permalink
💚
Browse files Browse the repository at this point in the history
  • Loading branch information
wcandillon committed Jun 19, 2024
1 parent f1469a7 commit cac5157
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: dawidd6/action-download-artifact@v2
with:
workflow: "build-dawn.yml"
repo: wcandillon/react-native-dawn
repo: wcandillon/react-native-webgpu
github_token: ${{secrets.GITHUB_TOKEN}}
path: artifacts
branch: main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: dawidd6/action-download-artifact@v2
with:
workflow: "build-dawn.yml"
repo: wcandillon/react-native-dawn
repo: wcandillon/react-native-webgpu
github_token: ${{secrets.GITHUB_TOKEN}}
path: artifacts
branch: main
Expand Down

0 comments on commit cac5157

Please sign in to comment.