Skip to content

Commit

Permalink
Test commit 12
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoud-elmorabea committed Oct 24, 2024
1 parent 78494f1 commit fd986c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-sample-app-for-sdk-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: main
fetch-depth: 0 # fetches all history for all tags and branches

- name: Get latest SDK version
id: latest-sdk-version-step
Expand Down

0 comments on commit fd986c5

Please sign in to comment.