chore(desktop): update action config

pull/90/head
moonrailgun 2 years ago
parent 6cebf30d15
commit a916cd1ced

@ -14,6 +14,9 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
defaults:
run:
working-directory: ./client/desktop
steps:
- name: Check out Git repository
uses: actions/checkout@v1

Loading…
Cancel
Save