Skip to content

Commit 3aee289

Browse files
committed
logviewer_기능추가 : feat : main.go 디렉토리 위치 변경 #1
1 parent f3b6ad7 commit 3aee289

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/logviewer-cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Go 설정
2222
uses: actions/setup-go@v5
2323
with:
24-
go-version: "1.25.5"
24+
go-version-file: 'go.mod'
2525

2626
- name: GitHub Container Registry 로그인
2727
uses: docker/login-action@v3
File renamed without changes.

0 commit comments

Comments
 (0)