mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Missed the new VFS.Interfaces lib
This commit is contained in:
parent
00c214905e
commit
2822f3c8a2
3
.github/workflows/tests.yaml
vendored
3
.github/workflows/tests.yaml
vendored
@ -7,7 +7,7 @@ on:
|
||||
branches: [ main ]
|
||||
|
||||
env:
|
||||
VERSION: 3.0.0.4
|
||||
VERSION: 3.0.0.5
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -102,6 +102,7 @@ jobs:
|
||||
- Wabbajack.RateLimiter
|
||||
- Wabbajack.Services.OSIntegrated
|
||||
- Wabbajack.VFS
|
||||
- Wabbajack.VFS.Interfaces
|
||||
|
||||
needs: build
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user