Skip to content

Commit

Permalink
reference the branch directly
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Sep 27, 2024
1 parent f31d2bf commit 0eeca1e
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.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build & test magickwand.js

on:
workflow_dispatch:
workflow_call:
inputs:
platform:
type: string
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- conan

uses:
mmomtchev/magickwand.js/.github/workflows/build.yml@${{ github.ref_name }}
mmomtchev/magickwand.js/.github/workflows/build.yml@xpack-install

with:
platform: ${{ matrix.platform }}
Expand Down

0 comments on commit 0eeca1e

Please sign in to comment.