Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fraxy-v authored Aug 31, 2024
1 parent 2a334e4 commit ca612ba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@ jobs:
else resolve(result);
}));
console.log('${{ github.base_ref }}');
console.log('${{ github.head_ref }}');
console.log('${{ github.ref }}');
console.log('${{ github.ref_name }}');
console.log('${{ github.path }}');
# "packages": [
# {
Expand Down

0 comments on commit ca612ba

Please sign in to comment.