Skip to content

Commit 67ad51b

Browse files
committed
chore(ci): Only try and build linux GUIs
Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
1 parent c1c7c5d commit 67ad51b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/keyfactor-bootstrap-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
echo "LATEST_TAG=${{ env.LATEST_TAG }}" | tee -a "$GITHUB_OUTPUT"
115115
116116
call-starter-workflow:
117-
uses: keyfactor/actions/.github/workflows/starter.yml@refs/heads/v4.1
117+
uses: keyfactor/actions/.github/workflows/starter.yml@v4.1
118118
needs: get-versions
119119
secrets:
120120
token: ${{ secrets.V2BUILDTOKEN}}

0 commit comments

Comments
 (0)