Skip to content

Commit

Permalink
feature add to get holidays #2 mod actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
kynmh69 committed Mar 10, 2024
1 parent 62fddc0 commit 78df5c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
run: |
echo 'export GOPATH="$HOME/go"' >>~/.bash_profile
echo 'export PATH="$GOPATH/bin:$PATH"' >>~/.bash_profile
source ~/.bash_profile
- name: run migration
working-directory: ${{ env.UPDATER_DIR }}
Expand Down

0 comments on commit 78df5c9

Please sign in to comment.