Skip to content

Commit

Permalink
CI updated to remove ::set-output warnings
Browse files Browse the repository at this point in the history
removed unused ci-debug.yml
  • Loading branch information
randaz81 committed Nov 9, 2023
1 parent 61e84ea commit cbc05f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 103 deletions.
102 changes: 0 additions & 102 deletions .github/workflows/ci-debug.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@ jobs:
endfunction()
")
message("::set-output name=environment_script::${_env_script}")
message("environment_script=${_env_script}")
- name: Print Environment Script
shell: cmake -P {0}
Expand Down

0 comments on commit cbc05f4

Please sign in to comment.