Skip to content

Commit

Permalink
Test build
Browse files Browse the repository at this point in the history
  • Loading branch information
dkdkwizard committed Nov 6, 2024
1 parent 9a55d6f commit 1b90d0d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/buildBS-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
tags:
- '*'
branches:
- 'test-build'

jobs:
build:
Expand Down Expand Up @@ -82,7 +84,7 @@ jobs:
repository: flux3dp/beam-studio-core
token: ${{ secrets.REPO_TOKEN }}
path: .github/actions/beam-studio-core
ref: develop
ref: feat/set-field-calibration

- name: Copy Beam Studio Core
run: |
Expand Down

0 comments on commit 1b90d0d

Please sign in to comment.