Skip to content

Commit da0c591

Browse files
committed
fikse no cache path
1 parent b40b04c commit da0c591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-v3.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
cdn-team-name: personoversikt
3333
source: ./v3/packages/internarbeidsflate-decorator-v3/dist/
3434
destination: /internarbeidsflate-decorator-v3/dev/latest
35-
no-cache-paths: "internarbeidsflate-decorator-v3/dev/latest/dist/asset-manifest.json,internarbeidsflate-decorator-v3/dev/latest/dist/index.js,internarbeidsflate-decorator-v3/dev/latest/dist/index.css"
35+
no-cache-paths: "internarbeidsflate-decorator-v3/dev/latest/dist/asset-manifest.json,internarbeidsflate-decorator-v3/dev/latest/dist/bundle.js,internarbeidsflate-decorator-v3/dev/latest/dist/index.css"

0 commit comments

Comments
 (0)