Skip to content

Commit

Permalink
Update test_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblogan authored Sep 10, 2024
1 parent 13433d0 commit ffa559f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: update file
run: |
echo "$(date + '%Y-%m-%d %H:%M:%S')" > src/pages/gen1/index.tsx
echo "$(date + '%Y-%m-%d %H:%M:%S')" > src/pages/index.tsx
- name: Commit changes
run: |
Expand Down

0 comments on commit ffa559f

Please sign in to comment.