Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
andife committed Jul 15, 2024
1 parent 17cc232 commit e995297
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:



# call-workflow-ubuntu_x86:
call-workflow-ubuntu_x86:
# needs: determine-date
# strategy:
# matrix:
Expand All @@ -49,7 +49,7 @@ jobs:
# processmode: ${{inputs.processmode}}


# call-workflow-ubuntu_aarch64:
call-workflow-ubuntu_aarch64:
# needs: determine-date
# strategy:
# matrix:
Expand All @@ -59,7 +59,7 @@ jobs:
# os: "linux_aarch64"
# currdate: ${{needs.determine-date.outputs.output1}}

# call-workflow-win:
call-workflow-win:
# needs: determine-date
# strategy:
# matrix:
Expand Down

0 comments on commit e995297

Please sign in to comment.