File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929 OPENSWIFTUI_TARGET_RELEASE : ${{ matrix.release }}
3030 OPENSWIFTUI_USE_LOCAL_DEPS : 1
3131 OPENGRAPH_TARGET_RELEASE : ${{ matrix.release }}
32- OPENGRAPH_ATTRIBUTEGRAPH_VERSION : RELEASE- ${{ matrix.release }}
32+ OPENGRAPH_ATTRIBUTEGRAPH_VERSION : RELEASE_ ${{ matrix.release }}
3333 GH_TOKEN : ${{ github.token }}
3434 steps :
3535 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2525 OPENSWIFTUI_TARGET_RELEASE : ${{ matrix.release }}
2626 OPENSWIFTUI_USE_LOCAL_DEPS : 1
2727 OPENGRAPH_TARGET_RELEASE : ${{ matrix.release }}
28- OPENGRAPH_ATTRIBUTEGRAPH_VERSION : RELEASE- ${{ matrix.release }}
28+ OPENGRAPH_ATTRIBUTEGRAPH_VERSION : RELEASE_ ${{ matrix.release }}
2929 GH_TOKEN : ${{ github.token }}
3030 steps :
3131 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments