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

GitHub actions revised #1

Merged
merged 11 commits into from
Dec 12, 2019
Prev Previous commit
Next Next commit
Trying to fix the action
pklaschka authored Nov 26, 2019
commit 325d4720c0a2bea0c1c34ac245e4e4275d0e6a5f
2 changes: 1 addition & 1 deletion .github/workflows/cli-test.yml
Original file line number Diff line number Diff line change
@@ -26,5 +26,5 @@ jobs:
- run: xdpm install
continue-on-error: true
- run: git clone https://github.com/AdobeXD/plugin-samples.git
- run: cd plugin-samples/quick-start
- run: xdpm validate
working-directory: ./plugin-samples/quick-start