Skip to content

Commit 67c87cb

Browse files
authored
updated dxcompiler (#634)
1 parent 3e7aa6e commit 67c87cb

File tree

5 files changed

+0
-6
lines changed

5 files changed

+0
-6
lines changed

.github/workflows/build-nightly.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
run: |
6666
sudo apt update
6767
sudo apt install libsdl2-dev
68-
sudo apt install libncurses5
6968
7069
- name: Build
7170
run: |
@@ -110,7 +109,6 @@ jobs:
110109
run: |
111110
sudo apt update
112111
sudo apt install libsdl2-dev
113-
sudo apt install libncurses5
114112
115113
- name: Build
116114
run: |

.github/workflows/build-pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
run: |
6565
sudo apt update
6666
sudo apt install libsdl2-dev
67-
sudo apt install libncurses5
6867
6968
- name: Build
7069
run: |
@@ -110,7 +109,6 @@ jobs:
110109
run: |
111110
sudo apt update
112111
sudo apt install libsdl2-dev
113-
sudo apt install libncurses5
114112
115113
- name: Build
116114
run: |

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
run: |
6666
sudo apt update
6767
sudo apt install libsdl2-dev
68-
sudo apt install libncurses5
6968
7069
- name: Build
7170
run: |
@@ -111,7 +110,6 @@ jobs:
111110
run: |
112111
sudo apt update
113112
sudo apt install libsdl2-dev
114-
sudo apt install libncurses5
115113
116114
- name: Build
117115
run: |

WickedEngine/dxcompiler.dll

32.5 KB
Binary file not shown.

WickedEngine/libdxcompiler.so

677 KB
Binary file not shown.

0 commit comments

Comments
 (0)