Skip to content

Commit 58ccf04

Browse files
committed
feat: Update slicer.org to use updated URL for training site
List of changes: ``` $ git shortlog 5832583..a5947e3 --no-merges Jean-Christophe Fillion-Robin (1): feat: Use updated URL for training site ```
1 parent 235088c commit 58ccf04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-24.04
2828
env:
2929
target_source_dir: training-slicer-org
30-
slicer_org_sha: 5832583bf58610740f4fe72d273f2887c438fffe
30+
slicer_org_sha: a5947e36d740557ddc22d8d3a0a83a536075b418
3131
steps:
3232
- name: 📂 setup
3333
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)