Skip to content

Commit

Permalink
fixed app path
Browse files Browse the repository at this point in the history
Signed-off-by: Zachary Christensen <zchristensen@splunk.com>
  • Loading branch information
ZachTheSplunker committed Dec 1, 2023
1 parent 3d5428c commit ae6b625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appinspect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
with:
username: ${{ secrets.API_USER }}
password: ${{ secrets.API_PASS }}
app_path: build/package/
app_path: ~/build/package/
included_tags: "cloud,self-service,future"

0 comments on commit ae6b625

Please sign in to comment.