mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
CI - run powershell in powershell...
This commit is contained in:
parent
fb4c8ac839
commit
6b6ea05ff6
1
.github/workflows/master.yml
vendored
1
.github/workflows/master.yml
vendored
@ -83,6 +83,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: post thing
|
- name: post thing
|
||||||
if: needs.build.result == 'success'
|
if: needs.build.result == 'success'
|
||||||
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
$tokenUri = "https://identity.artemis-rgb.com/connect/token"
|
$tokenUri = "https://identity.artemis-rgb.com/connect/token"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user