Skip to content

Commit

Permalink
Fixing branch name in CI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwl committed Dec 12, 2023
1 parent 1e74695 commit c8d96f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
with:
ref: yd_bal
ref: master
token: ${{ secrets.GITHUB_TOKEN }}
- name: Archive
run: zip -Z deflate ieee13.ckv *.csv *.json README LICENSE
Expand Down

0 comments on commit c8d96f5

Please sign in to comment.