Skip to content

Commit

Permalink
Update envs in action
Browse files Browse the repository at this point in the history
  • Loading branch information
endlessnights committed Jan 7, 2024
1 parent ab2e2b5 commit 9b67de2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
#
# - name: Display Repository Information
# run: |
# echo "Current directory: $(pwd)"

- name: Update ENVs
run: |
source ~/.bashrc
- name: Deploy to host
run: |
Expand Down

0 comments on commit 9b67de2

Please sign in to comment.