Skip to content

Commit

Permalink
fix: c++ 컴파일 캐시 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
Fixtar committed Dec 2, 2024
1 parent 7ea25e0 commit aa66727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/back-media-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: pnpm build:media

- name: 빌드 테스트
run: echo "test"
run: echo "test11"

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit aa66727

Please sign in to comment.