Skip to content

Commit

Permalink
[skip ci]: remove DXVK_VERSION properly
Browse files Browse the repository at this point in the history
I forgot to remove the file in the script so it regenerated lol
  • Loading branch information
teppyboy committed Apr 3, 2024
1 parent eb3cda1 commit 537d19f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion DXVK_VERSION

This file was deleted.

1 change: 0 additions & 1 deletion build-master.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ build_dxvk() {
rm -rf "./$package_name"
mv "./dxvk-master" "./$package_name"
cd ..
echo "$package_name" > DXVK_VERSION
fi
}

Expand Down

0 comments on commit 537d19f

Please sign in to comment.