Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI for xdpm with GitHub actions #35

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Make sure the right dirs are in place for xdpm install for win.
ashryanbeats committed Dec 12, 2019
commit 68d77bc9e584c5374f8d5c4dcec901d394412e16
1 change: 1 addition & 0 deletions .github/workflows/cli-test.yml
Original file line number Diff line number Diff line change
@@ -56,6 +56,7 @@ jobs:
continue-on-error: true
- run: xdpm package
continue-on-error: true
- run: mkdir -p /Users/runner/Library/Application\ Support/Adobe/Adobe\ XD
- run: xdpm install
continue-on-error: true
- run: git clone https://github.com/AdobeXD/plugin-samples.git