Skip to content

Commit

Permalink
Comment adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
VeithMetro authored Jun 5, 2024
1 parent 3eaaff5 commit 6fc2c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Linux build template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
tar -xvzf ${{matrix.build_type}}/${{matrix.build_type}}.tar.gz
rm ${{matrix.build_type}}/${{matrix.build_type}}.tar.gz
# ----- Checkout & regex build options -----
# ----- Checkout & Options regex -----
- name: Checkout ThunderNanoServicesRDK
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 6fc2c0f

Please sign in to comment.