on: [push]
jobs:
Build and Analyse:
runs-on: windows-latest
name: Build and Analyse
steps:
- uses: actions/checkout@v2
- name: Set up JDK 11
uses: actions/setup-java@v2
with:
java-version: '11'
distribution: 'adopt'
- d: main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
uses: applibgroup/HarmonyOsSdk@v1
- name: Upload Artifact
uses: actions/upload-artifact@v2
with:
name: assets-for-download
path: build\outputs\hap\debug\phone
-
Notifications
You must be signed in to change notification settings - Fork 7
applibgroup/HarmonyOsSdk
Use this GitHub action with your project
Add this Action to an existing workflow or create a new oneFolders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The HMOS SDK required for the app compilation
Resources
Stars
Watchers
Forks
Packages 0
No packages published