mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-12 21:38:38 +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:
|
||||
- name: post thing
|
||||
if: needs.build.result == 'success'
|
||||
shell: pwsh
|
||||
run: |
|
||||
$tokenUri = "https://identity.artemis-rgb.com/connect/token"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user