Skip to content

Commit

Permalink
Update: Discord channel link (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
nutti authored Aug 4, 2024
1 parent da9f35a commit 09ce6b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
workflows:
version: 2
version: 2.1
build:
jobs:
- build-project:
context:
- unreal-engine-ci

version: 2
version: 2.1
jobs:
build-project:
docker:
- image: ghcr.io/epicgames/unreal-engine:dev-slim-5.1
- image: ghcr.io/epicgames/unreal-engine:dev-slim-5.1.0
auth:
username: $GHCR_USERNAME
password: $GHCR_PASSWORD
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@

## バグ報告や議論

サンプルプロジェクトにバグが存在する場合は、[Issue](https://github.com/colory-games/Unreal-CppBeginnerEdition-Samples/issues)[Discord](https://discord.gg/F9cRxfAuJd) などで報告いただけると助かります。
サンプルプロジェクトにバグが存在する場合は、[Issue](https://github.com/colory-games/Unreal-CppBeginnerEdition-Samples/issues)[Discord (アンリアる!cpp入門編 チャンネル)](https://discord.gg/dV7JkrhFRC) などで報告いただけると助かります。

0 comments on commit 09ce6b2

Please sign in to comment.