1
0
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:
Diogo Trindade 2023-01-10 21:56:20 +00:00
parent fb4c8ac839
commit 6b6ea05ff6

View File

@ -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"