Skip to content

Commit d0193be

Browse files
authored
Update config.yml
1 parent 95c728c commit d0193be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
ls
4949
ls ./semver
50-
APP_VERSION=$(cat ./semver/nuget.txt)
50+
APP_VERSION=$(cat ./semver/version.txt)
5151
echo $APP_VERSION
5252
5353
cd ./src

0 commit comments

Comments
 (0)