Skip to content

Commit

Permalink
Merge pull request #111 from LocalMingle/dw
Browse files Browse the repository at this point in the history
[dw] yml real test2
  • Loading branch information
totobon6125 authored Oct 27, 2023
2 parents 7e79a20 + 972ebbb commit 60d76cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nest_lm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: checkout commit
uses: actions/checkout@v3

# .env 파일 생성 및 환경 변수 설정
- name: Create .env file
run: |
Expand Down

0 comments on commit 60d76cb

Please sign in to comment.