1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-06 04:23:19 +00:00

changing the build workflow name and changing the exp environment to actually be windows

This commit is contained in:
Joseph Flinn
2021-01-06 19:35:25 +00:00
parent 2b44a3897d
commit 88cc5c050c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: build & publish
name: "Build & Publish"
on:
workflow_dispatch:

View File

@@ -5,7 +5,7 @@ on:
jobs:
exp:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- name: Test pkg
run: pkg --help