Skip to content

Commit 4e9a736

Browse files
committed
test
1 parent 6ed61a5 commit 4e9a736

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.packaging/ubuntu2204/dxvk/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ RUN rm -rf /opt/dxvk; mkdir -p /opt/dxvk/output
44
COPY ./ /opt/dxvk/
55
RUN ls -la /opt/dxvk/
66
ENV PATH="/opt/bylaws-llvm-mingw-20240929-ucrt-ubuntu-20.04-x86_64/bin:$PATH"
7-
RUN cd /opt/dxvk; ./package-release.sh $(git describe --abbrev=0) /opt/dxvk/output
7+
RUN cd /opt/dxvk; ./package-release.sh $(git describe --tags --abbrev=0) /opt/dxvk/output

package-release.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)