Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamJlvt authored Feb 7, 2024
1 parent b18cb66 commit 19f960d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- name: Build with make
run: make

- name: Add perm
run: chmod +x ./my_navy

- name: Create Tag
id: tag
run: echo ::set-output name=TAG::$(date +'%Y%m%d%H%M%S')
Expand Down

0 comments on commit 19f960d

Please sign in to comment.