Skip to content

Commit

Permalink
b
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuuki committed Oct 9, 2024
1 parent bdc4592 commit 5b493fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gs/os-ubuntu-gc-action
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ COPY --chown=dockergs:dockergs --from=build /work/dockergs/grasscutter.jar ./doc
RUN ls -a && echo 91b

# Copy Version
COPY --chown=dockergs:dockergs ver_tmp ./dockergs/ver_tmp
COPY --chown=dockergs:dockergs work_gc ./dockergs

# Copy Entrypoint
COPY --chown=dockergs:dockergs entrypoint_gc.sh ./dockergs/entrypoint_gc.sh
Expand Down
2 changes: 1 addition & 1 deletion gs/ver_GSServer-GCOriginal-5.0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a60daa0
daa7df7

0 comments on commit 5b493fa

Please sign in to comment.