We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa021a commit 8b19f8fCopy full SHA for 8b19f8f
2 files changed
.github/workflows/linux_build.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
with:
16
submodules: recursive
17
- token: ${{ secrets.ORG_ACTIONS_ACCESS }}
+ # token: ${{ secrets.ORG_ACTIONS_ACCESS }}
18
#- name: get QuantLib
19
# run: |
20
# git submodule update --init --recursive
.github/workflows/macos_ARM64_build.yaml
@@ -13,7 +13,7 @@ jobs:
13
0 commit comments