Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Carvin-Yu authored Jan 6, 2024
1 parent dcce35a commit fc26253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@master
continue-on-error: true
- name: run1
run: git rev-parse --abbrev-ref HEAD)" != "main
run: git rev-parse --abbrev-ref HEAD
- name: run2
run: git rev-list --count HEAD..main
- name: Check if first commit
Expand Down

0 comments on commit fc26253

Please sign in to comment.